home *** CD-ROM | disk | FTP | other *** search
/ Revista CD Expert 8 / Revista CD Expert nº 08 CD1.iso / Utilitarios / Diversos / Coeli Stella 2000 / _SETUP.1 / Stella.exe / 0 / RCDATA / TLOGFORM / TLOGFORM.txt
Text File  |  1999-03-13  |  18KB  |  677 lines

  1. object LogForm: TLogForm
  2.   Left = 280
  3.   Top = 116
  4.   Width = 550
  5.   Height = 540
  6.   BorderIcons = [biSystemMenu, biMinimize]
  7.   Caption = 'Stella 2000 Observation Log'
  8.   Font.Color = clBlack
  9.   Font.Height = -12
  10.   Font.Name = 'MS Sans Serif'
  11.   Font.Style = []
  12.   FormStyle = fsStayOnTop
  13.   PopupMenu = PopupMenu1
  14.   Scaled = False
  15.   ShowHint = True
  16.   OnClose = FormClose
  17.   OnCreate = FormCreate
  18.   OnResize = FormResize
  19.   OnShow = FormShow
  20.   PixelsPerInch = 125
  21.   TextHeight = 16
  22.   object BackPanel: TPanel
  23.     Left = 9
  24.     Top = 264
  25.     Width = 526
  26.     Height = 193
  27.     Caption = 'Remarks:'
  28.     Color = 4194304
  29.     Font.Color = clAqua
  30.     Font.Height = -16
  31.     Font.Name = 'Times New Roman'
  32.     Font.Style = [fsBold]
  33.     ParentFont = False
  34.     TabOrder = 0
  35.     object Memo1: TRichEdit
  36.       Left = 16
  37.       Top = 8
  38.       Width = 496
  39.       Height = 177
  40.       Hint = 'This month'#39's permanent log record'
  41.       BorderStyle = bsNone
  42.       Font.Color = clAqua
  43.       Font.Height = -14
  44.       Font.Name = 'Arial'
  45.       Font.Style = [fsBold]
  46.       ParentColor = True
  47.       ParentFont = False
  48.       PlainText = True
  49.       ScrollBars = ssVertical
  50.       TabOrder = 0
  51.     end
  52.   end
  53.   object ButtonPanel1: TPanel
  54.     Left = 9
  55.     Top = 464
  56.     Width = 526
  57.     Height = 40
  58.     TabOrder = 1
  59.     object CloseButton: TButton
  60.       Left = 440
  61.       Top = 8
  62.       Width = 75
  63.       Height = 25
  64.       Caption = 'Close'
  65.       TabOrder = 0
  66.       OnClick = CloseButtonClick
  67.     end
  68.     object StatusNotes: TPanel
  69.       Left = 8
  70.       Top = 6
  71.       Width = 185
  72.       Height = 29
  73.       BevelOuter = bvLowered
  74.       Caption = 'StatusNotes'
  75.       Font.Color = clGray
  76.       Font.Height = -12
  77.       Font.Name = 'MS Sans Serif'
  78.       Font.Style = []
  79.       ParentFont = False
  80.       TabOrder = 1
  81.     end
  82.     object NewButton: TButton
  83.       Left = 200
  84.       Top = 8
  85.       Width = 75
  86.       Height = 25
  87.       Hint = 'Start a fresh observation'
  88.       Caption = 'New Entry'
  89.       TabOrder = 2
  90.       OnClick = NewButtonClick
  91.     end
  92.     object AddButton: TButton
  93.       Left = 280
  94.       Top = 8
  95.       Width = 75
  96.       Height = 25
  97.       Hint = 'Record current observation'
  98.       Caption = 'Add Entry'
  99.       TabOrder = 3
  100.       OnClick = AddButtonClick
  101.     end
  102.     object ViewButton: TButton
  103.       Left = 360
  104.       Top = 8
  105.       Width = 75
  106.       Height = 25
  107.       Hint = 'Review/edit past logs'
  108.       Caption = 'View Logs'
  109.       TabOrder = 4
  110.       OnClick = ViewButtonClick
  111.     end
  112.   end
  113.   object IndexPanel: TPanel
  114.     Left = 11
  115.     Top = 215
  116.     Width = 523
  117.     Height = 44
  118.     Caption = 'IndexPanel'
  119.     TabOrder = 2
  120.     object ContentsBox: TComboBox
  121.       Left = 120
  122.       Top = 8
  123.       Width = 395
  124.       Height = 24
  125.       Hint = 'Enter word(s) to search for'
  126.       Color = 4194304
  127.       Font.Color = clAqua
  128.       Font.Height = -14
  129.       Font.Name = 'Arial'
  130.       Font.Style = [fsBold]
  131.       ItemHeight = 16
  132.       ParentFont = False
  133.       Sorted = True
  134.       TabOrder = 0
  135.     end
  136.     object FindButton: TButton
  137.       Left = 16
  138.       Top = 8
  139.       Width = 75
  140.       Height = 25
  141.       Hint = 'Click to search for word(s)'
  142.       Caption = 'Find +'
  143.       TabOrder = 1
  144.       OnClick = FindButtonClick
  145.     end
  146.   end
  147.   object ScrollBox1: TScrollBox
  148.     Left = 7
  149.     Top = 12
  150.     Width = 528
  151.     Height = 89
  152.     VertScrollBar.Increment = 14
  153.     VertScrollBar.Range = 300
  154.     AutoScroll = False
  155.     TabOrder = 3
  156.     object TPanel
  157.       Left = 0
  158.       Top = 0
  159.       Width = 503
  160.       Height = 300
  161.       Align = alClient
  162.       BevelOuter = bvLowered
  163.       TabOrder = 0
  164.       object TimeBox: TEdit
  165.         Left = 72
  166.         Top = 8
  167.         Width = 59
  168.         Height = 24
  169.         Color = 4194304
  170.         Font.Color = clAqua
  171.         Font.Height = -14
  172.         Font.Name = 'Arial'
  173.         Font.Style = [fsBold]
  174.         ParentFont = False
  175.         TabOrder = 0
  176.       end
  177.       object TimeLabel: TPanel
  178.         Left = 8
  179.         Top = 8
  180.         Width = 58
  181.         Height = 26
  182.         BevelOuter = bvLowered
  183.         Caption = 'Time:'
  184.         TabOrder = 5
  185.       end
  186.       object DateLabel: TPanel
  187.         Left = 136
  188.         Top = 8
  189.         Width = 58
  190.         Height = 26
  191.         BevelOuter = bvLowered
  192.         Caption = 'Date:'
  193.         TabOrder = 6
  194.       end
  195.       object PlaceLabel: TPanel
  196.         Left = 296
  197.         Top = 8
  198.         Width = 58
  199.         Height = 26
  200.         BevelOuter = bvLowered
  201.         Caption = 'Place:'
  202.         TabOrder = 7
  203.       end
  204.       object CndxLabel: TPanel
  205.         Left = 232
  206.         Top = 48
  207.         Width = 58
  208.         Height = 26
  209.         BevelOuter = bvLowered
  210.         Caption = 'Cndx:'
  211.         TabOrder = 8
  212.       end
  213.       object InstrumentLabel: TPanel
  214.         Left = 8
  215.         Top = 48
  216.         Width = 58
  217.         Height = 26
  218.         BevelOuter = bvLowered
  219.         Caption = 'Instr.'
  220.         TabOrder = 9
  221.       end
  222.       object InstrumentBox: TComboBox
  223.         Left = 72
  224.         Top = 48
  225.         Width = 152
  226.         Height = 24
  227.         Hint = 'Observed with...'
  228.         Color = 4194304
  229.         Font.Color = clAqua
  230.         Font.Height = -14
  231.         Font.Name = 'Arial'
  232.         Font.Style = [fsBold]
  233.         ItemHeight = 16
  234.         Items.Strings = (
  235.           'Naked eye'
  236.           'Opera glass'
  237.           'Binoculars'
  238.           'Binoculars 7x50'
  239.           'Binoculars 8x30'
  240.           'Binoculars 8x40'
  241.           'Binoculars 9x63'
  242.           'Binoculars 10x50'
  243.           'Binoculars 20x50'
  244.           'Binoculars 20x60'
  245.           'Binoculars 20x70'
  246.           'Telescope'
  247.           'Reflector'
  248.           '4.5" Reflector'
  249.           '6" Reflector'
  250.           '8" Reflector'
  251.           '10" Reflector'
  252.           '12" Reflector'
  253.           '16" Reflector'
  254.           'Refractor'
  255.           '2" Refractor'
  256.           '3" Refractor'
  257.           '4" Refractor'
  258.           '6" Refractor'
  259.           'Newtonian'
  260.           '4.5" Newtonian'
  261.           '6" Newtonian'
  262.           '8" Newtonian'
  263.           '10" Newtonian'
  264.           '12" Newtonian'
  265.           '16" Newtonian'
  266.           'Dobsonian'
  267.           '8" Dobsonian'
  268.           '10" Dobsonian'
  269.           '12" Dobsonian'
  270.           '16" Dobsonian'
  271.           '20" Dobsonian'
  272.           'Cassegrain'
  273.           '4.5" Cassegrain'
  274.           '5" Cassegrain'
  275.           '6" Cassegrain'
  276.           '7" Cassegrain'
  277.           '8" Cassegrain'
  278.           '10" Cassegrain'
  279.           '16" Cassegrain')
  280.         ParentFont = False
  281.         TabOrder = 3
  282.       end
  283.       object DateBox: TComboBox
  284.         Left = 199
  285.         Top = 7
  286.         Width = 92
  287.         Height = 24
  288.         Color = 4194304
  289.         Font.Color = clAqua
  290.         Font.Height = -14
  291.         Font.Name = 'Arial'
  292.         Font.Style = [fsBold]
  293.         ItemHeight = 16
  294.         Items.Strings = (
  295.           'Naked eye'
  296.           'Binoculars 1'
  297.           'Binoculars 2'
  298.           'Telescope 1'
  299.           'Telescope 2'
  300.           'Telescope 3')
  301.         ParentFont = False
  302.         TabOrder = 1
  303.       end
  304.       object CndxBox: TComboBox
  305.         Left = 296
  306.         Top = 48
  307.         Width = 207
  308.         Height = 24
  309.         Hint = 'Observing conditions'
  310.         Color = 4194304
  311.         Font.Color = clAqua
  312.         Font.Height = -14
  313.         Font.Name = 'Arial'
  314.         Font.Style = [fsBold]
  315.         ItemHeight = 16
  316.         Items.Strings = (
  317.           'Exceptional'
  318.           'Good'
  319.           'Average'
  320.           'Poor'
  321.           'Slight haze'
  322.           'Haze'
  323.           'Some cloud'
  324.           'Urban glow'
  325.           'Weak moonlight'
  326.           'Moonlight'
  327.           'Strong moonlight'
  328.           'Faint twilight'
  329.           'Twilight'
  330.           'Astronomical twilight'
  331.           'Nautical twilight'
  332.           'Civil twilight'
  333.           'Pre-sunrise'
  334.           'Post-sunset'
  335.           'Sunrise'
  336.           'Sunset'
  337.           'Daylight')
  338.         ParentFont = False
  339.         TabOrder = 4
  340.       end
  341.       object PlaceBox: TComboBox
  342.         Left = 360
  343.         Top = 8
  344.         Width = 142
  345.         Height = 24
  346.         Color = 4194304
  347.         Font.Color = clAqua
  348.         Font.Height = -14
  349.         Font.Name = 'Arial'
  350.         Font.Style = [fsBold]
  351.         ItemHeight = 16
  352.         Items.Strings = (
  353.           'Naked eye'
  354.           'Binoculars'
  355.           'Binoculars 8x30'
  356.           'Binoculars 8x40'
  357.           'Binoculars 9x63'
  358.           'Binoculars 10x50'
  359.           'Binoculars 20x50'
  360.           'Binoculars 20x60'
  361.           'Binoculars 1'
  362.           'Binoculars 2'
  363.           'Telescope'
  364.           '4" Reflector'
  365.           '6" Reflector'
  366.           '8" Reflector'
  367.           '10" Reflector'
  368.           '2" Refractor'
  369.           '3" Refractor'
  370.           'Telescope 1'
  371.           'Telescope 2'
  372.           'Telescope 3')
  373.         ParentFont = False
  374.         TabOrder = 2
  375.       end
  376.       object MagPanel1: TPanel
  377.         Left = 8
  378.         Top = 89
  379.         Width = 99
  380.         Height = 26
  381.         BevelOuter = bvLowered
  382.         Caption = 'Magnification:'
  383.         TabOrder = 10
  384.       end
  385.       object MagSpin: TSpinEdit
  386.         Left = 113
  387.         Top = 89
  388.         Width = 64
  389.         Height = 26
  390.         Color = 4194304
  391.         Font.Color = clAqua
  392.         Font.Height = -14
  393.         Font.Name = 'Arial'
  394.         Font.Style = [fsBold]
  395.         MaxLength = 4
  396.         MaxValue = 1000
  397.         MinValue = 1
  398.         ParentFont = False
  399.         TabOrder = 11
  400.         Value = 100
  401.       end
  402.       object EyepiecePanel: TPanel
  403.         Left = 187
  404.         Top = 88
  405.         Width = 75
  406.         Height = 26
  407.         BevelOuter = bvLowered
  408.         Caption = 'Eyepiece:'
  409.         TabOrder = 12
  410.       end
  411.       object EyepieceBox: TComboBox
  412.         Left = 269
  413.         Top = 89
  414.         Width = 235
  415.         Height = 24
  416.         Hint = 'Observed through...'
  417.         Color = 4194304
  418.         Font.Color = clAqua
  419.         Font.Height = -14
  420.         Font.Name = 'Arial'
  421.         Font.Style = [fsBold]
  422.         ItemHeight = 16
  423.         Items.Strings = (
  424.           'Meade Super Wide Angle 13.8mm   '
  425.           'Meade Super Wide Angle 18mm     '
  426.           'Meade Super Wide Angle 24.5mm   '
  427.           'Meade Super Wide Angle 32mm     '
  428.           'Meade Super Wide Angle 40mm     '
  429.           'Meade Super Pl∩┐╜ssl  6.4mm       '
  430.           'Meade Super Pl∩┐╜ssl  9.7mm       '
  431.           'Meade Super Pl∩┐╜ssl 12.4mm       '
  432.           'Meade Super Pl∩┐╜ssl 15mm         '
  433.           'Meade Super Pl∩┐╜ssl 20mm         '
  434.           'Meade Super Pl∩┐╜ssl 26mm         '
  435.           'Meade Super Pl∩┐╜ssl 32mm         '
  436.           'Meade Super Pl∩┐╜ssl 40mm         '
  437.           'Meade Super Pl∩┐╜ssl 56mm         '
  438.           'Meade Ultra Wide Angle  4.7mm   '
  439.           'Meade Ultra Wide Angle  6.7mm   '
  440.           'Meade Ultra Wide Angle  8.8mm   '
  441.           'Meade Ultra Wide Angle 14mm     '
  442.           'Meade Pl∩┐╜ssl  5mm               '
  443.           'Meade Pl∩┐╜ssl  6.7mm             '
  444.           'Meade Pl∩┐╜ssl  9.5mm             '
  445.           'Meade Pl∩┐╜ssl 16mm               '
  446.           'Meade Pl∩┐╜ssl 25mm               '
  447.           'Meade Pl∩┐╜ssl 40mm               '
  448.           'Celestron Ultima  5mm           '
  449.           'Celestron Ultima  7.5mm         '
  450.           'Celestron Ultima 12.5mm         '
  451.           'Celestron Ultima 18mm           '
  452.           'Celestron Ultima 24mm           '
  453.           'Celestron Ultima 30mm           '
  454.           'Celestron Ultima 35mm           '
  455.           'Celestron Ultima 42mm           '
  456.           'Celestron Ultima 45mm           '
  457.           'Celestron Ultima 60mm           '
  458.           'Celestron Ultima 80mm           '
  459.           'Orion .965 Ortho  5mm           '
  460.           'Orion .965 Ortho  7mm           '
  461.           'Orion .965 Ortho  9mm           '
  462.           'Orion .965 Ortho 12.5mm         '
  463.           'Orion .965 Kellner 18mm         '
  464.           'Orion .965 Kellner 25mm         '
  465.           'Orion .965 Huygenian 40mm       '
  466.           'Orion Explorer 1∩┐╜ Kellner  6mm  '
  467.           'Orion Explorer 1∩┐╜ Kellner  9mm  '
  468.           'Orion Explorer 1∩┐╜ Kellner 12mm  '
  469.           'Orion Explorer 1∩┐╜ Kellner 18mm  '
  470.           'Orion Explorer 1∩┐╜ Kellner 25mm  '
  471.           'Orion Explorer 1∩┐╜ Kellner 40mm  '
  472.           'Orion Explorer 1∩┐╜ Ortho  5mm    '
  473.           'Orion Explorer 1∩┐╜ Ortho  7mm    '
  474.           'Orion Explorer 1∩┐╜ Ortho  9mm    '
  475.           'Orion Explorer 1∩┐╜ Ortho 12.5mm  '
  476.           'Orion Explorer 1∩┐╜ Ortho 18mm    '
  477.           'Orion Ultrascopic  3.8mm        '
  478.           'Orion Ultrascopic  5mm          '
  479.           'Orion Ultrascopic  7.5mm        '
  480.           'Orion Ultrascopic 10mm          '
  481.           'Orion Ultrascopic 15mm          '
  482.           'Orion Ultrascopic 20mm          '
  483.           'Orion Ultrascopic 25mm          '
  484.           'Orion Ultrascopic 30mm          '
  485.           'Orion Ultrascopic 35mm          '
  486.           'Orion 2" Erfle 32mm             '
  487.           'Orion 2" Pl∩┐╜ssl 50mm            '
  488.           'Orion 2" MegaVista 34mm         '
  489.           'Orion 2" MegaVista 40mm         '
  490.           'Sirius Pl∩┐╜ssl  7.5mm            '
  491.           'Sirius Pl∩┐╜ssl 10mm              '
  492.           'Sirius Pl∩┐╜ssl 13mm              '
  493.           'Sirius Pl∩┐╜ssl 17mm              '
  494.           'Sirius Pl∩┐╜ssl 26mm              '
  495.           'Sirius Pl∩┐╜ssl 40mm              '
  496.           'TeleVue Nagler 4.8mm            '
  497.           'TeleVue Nagler 7mm              '
  498.           'TeleVue Nagler 9mm              '
  499.           'TeleVue Nagler 13mm             '
  500.           'TeleVue Nagler Type II 12mm     '
  501.           'TeleVue Nagler Type II 16mm     '
  502.           'TeleVue Nagler Type II 20mm     '
  503.           'TeleVue Panoptic 15mm           '
  504.           'TeleVue Panoptic 22mm           '
  505.           'TeleVue Panoptic 27mm           '
  506.           'TeleVue Panoptic 35mm           '
  507.           'TeleVue Widefield 15mm          '
  508.           'TeleVue Widefield 19mm          '
  509.           'TeleVue Widefield 24mm          '
  510.           'TeleVue Widefield 32mm          '
  511.           'TeleVue Widefield 40mm          '
  512.           'TeleVue Pl∩┐╜ssl 7.4mm            '
  513.           'TeleVue Pl∩┐╜ssl 10.5mm           '
  514.           'TeleVue Pl∩┐╜ssl 13mm             '
  515.           'TeleVue Pl∩┐╜ssl 17mm             '
  516.           'TeleVue Pl∩┐╜ssl 21mm             '
  517.           'TeleVue Pl∩┐╜ssl 26mm             '
  518.           'TeleVue Pl∩┐╜ssl 32mm             '
  519.           'TeleVue Pl∩┐╜ssl 40mm             '
  520.           'TeleVue Pl∩┐╜ssl 55mm             '
  521.           'Vixen Lanthanum LV Series 2.5mm '
  522.           'Vixen Lanthanum LV Series  4mm  '
  523.           'Vixen Lanthanum LV Series  5mm  '
  524.           'Vixen Lanthanum LV Series  6mm  '
  525.           'Vixen Lanthanum LV Series  9mm  '
  526.           'Vixen Lanthanum LV Series 10mm  '
  527.           'Vixen Lanthanum LV Series 15mm  '
  528.           'Vixen Lanthanum LV Series 20mm  '
  529.           'Vixen Lanthanum LV Series 25mm  '
  530.           'Vixen Lanthanum LV Series 30mm  ')
  531.         ParentFont = False
  532.         TabOrder = 13
  533.       end
  534.     end
  535.   end
  536.   object RemarksMemo: TMemo
  537.     Left = 8
  538.     Top = 115
  539.     Width = 527
  540.     Height = 88
  541.     Hint = 'Record your observation here'
  542.     Color = 4194304
  543.     Font.Color = clAqua
  544.     Font.Height = -14
  545.     Font.Name = 'Arial'
  546.     Font.Style = [fsBold]
  547.     Lines.Strings = (
  548.       '')
  549.     ParentFont = False
  550.     ScrollBars = ssVertical
  551.     TabOrder = 4
  552.   end
  553.   object PopupMenu1: TPopupMenu
  554.     Left = 18
  555.     Top = 350
  556.     object Copy1: TMenuItem
  557.       Caption = 'Copy'
  558.       ShortCut = 0
  559.       OnClick = Copy1Click
  560.     end
  561.     object Cut1: TMenuItem
  562.       Caption = 'Cut'
  563.       ShortCut = 0
  564.       OnClick = Cut1Click
  565.     end
  566.     object Paste1: TMenuItem
  567.       Caption = 'Paste'
  568.       ShortCut = 0
  569.       OnClick = Paste1Click
  570.     end
  571.     object Goto1: TMenuItem
  572.       Caption = 'Goto'
  573.       ShortCut = 0
  574.       object Top1: TMenuItem
  575.         Caption = 'Top'
  576.         ShortCut = 0
  577.         OnClick = Top1Click
  578.       end
  579.       object Bottom1: TMenuItem
  580.         Caption = 'Bottom'
  581.         ShortCut = 0
  582.         OnClick = Bottom1Click
  583.       end
  584.     end
  585.     object N1: TMenuItem
  586.       Caption = '-'
  587.       ShortCut = 0
  588.     end
  589.     object Save1: TMenuItem
  590.       Caption = 'Save'
  591.       ShortCut = 0
  592.       OnClick = Save1Click
  593.     end
  594.     object Autosave1: TMenuItem
  595.       Caption = 'Autosave'
  596.       Checked = True
  597.       ShortCut = 0
  598.       OnClick = Autosave1Click
  599.     end
  600.     object N2: TMenuItem
  601.       Caption = '-'
  602.       ShortCut = 0
  603.     end
  604.     object Font1: TMenuItem
  605.       Caption = 'Font'
  606.       ShortCut = 0
  607.       OnClick = Font1Click
  608.     end
  609.     object Color1: TMenuItem
  610.       Caption = 'Color'
  611.       ShortCut = 0
  612.       OnClick = Color1Click
  613.     end
  614.     object Hints1: TMenuItem
  615.       Caption = 'Hints'
  616.       Checked = True
  617.       ShortCut = 0
  618.       OnClick = Hints1Click
  619.     end
  620.     object N3: TMenuItem
  621.       Caption = '-'
  622.       ShortCut = 0
  623.     end
  624.     object Print1: TMenuItem
  625.       Caption = 'Print'
  626.       ShortCut = 0
  627.       object Entry1: TMenuItem
  628.         Caption = '&Entry'
  629.         ShortCut = 0
  630.       end
  631.       object PrintEntireLog: TMenuItem
  632.         Caption = 'Entire &Log'
  633.         ShortCut = 0
  634.         OnClick = PrintEntireLogClick
  635.       end
  636.     end
  637.   end
  638.   object FontDialog1: TFontDialog
  639.     Font.Color = clWindowText
  640.     Font.Height = -14
  641.     Font.Name = 'MS Sans Serif'
  642.     Font.Style = []
  643.     MinFontSize = 0
  644.     MaxFontSize = 0
  645.     Left = 49
  646.     Top = 350
  647.   end
  648.   object ColorDialog1: TColorDialog
  649.     Ctl3D = True
  650.     Left = 79
  651.     Top = 350
  652.   end
  653.   object OpenDialog1: TOpenDialog
  654.     DefaultExt = 'stl'
  655.     FileEditStyle = fsEdit
  656.     Filter = 'Stella 2000 Logs (*.stl)|*.stl'
  657.     Options = [ofHideReadOnly, ofPathMustExist, ofFileMustExist]
  658.     Title = 'Open a Stella 2000 Log'
  659.     Left = 109
  660.     Top = 350
  661.   end
  662.   object PrintDialog1: TPrintDialog
  663.     Left = 139
  664.     Top = 349
  665.   end
  666.   object IniOut1: TIniOut
  667.     FileName = 'STELLA.INI'
  668.     Items.Strings = (
  669.       'LogForm;Height;;Dimensions;LogFormHeight;1;0'
  670.       'LogForm;Left;;Position;LogFormLeft;1;0'
  671.       'LogForm;Top;;Position;LogFormTop;1;0')
  672.     RegistryRoot = CURRENT_USER
  673.     Left = 171
  674.     Top = 349
  675.   end
  676. end
  677.